Welcome![Sign In][Sign Up]
Location:
Search - code of genetic algorithm

Search list

[matlabSGA_TSP

Description: 标准GA算法解决TSP问题的Matlab源代码-standards GA solution of TSP Matlab source code
Platform: | Size: 2048 | Author: Li Li | Hits:

[matlabchannelEqualizer_matlab

Description: 利用FTF算法实现了信道均衡的原程序代码。-FTF algorithm using the channel equalization of the original code.
Platform: | Size: 1024 | Author: treey | Hits:

[File FormatMutiobjectiveOptimize

Description: 多目标遗传算法源码,包含遗传算法的各个步骤,适合于研究多目标优化的朋友-Multi-objective genetic algorithm source code, including the various steps of genetic algorithm, suited to study multi-objective optimization of Friend
Platform: | Size: 5120 | Author: 张增荣 | Hits:

[source in ebookBPNN

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Platform: | Size: 2048 | Author: 王刚 | Hits:

[AI-NN-PRPATMAT

Description: 基于遗传算法的基元识别与提取,C++源代码-Based on genetic algorithm identification and extraction of primitives, C++ Source code
Platform: | Size: 4096 | Author: qqq | Hits:

[Mathimatics-Numerical algorithmsgaandNN

Description: 分别运用遗传算法和神经网络求解函数的程序代码,可以用来参考哦-Respectively, the use of genetic algorithm and neural network for solving the program code function that can be used to refer to Oh
Platform: | Size: 108544 | Author: 蓝新 | Hits:

[AI-NN-PRGA-BP-neural

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PREGA

Description: 这是一个用遗传算法来求解目标函数优化问题的源代码,学习遗传算法,演化计算的很值得一看!-This is a genetic algorithm to solve the optimization problem the objective function of the source code, learning genetic algorithm, evolutionary computation is very worth a visit!
Platform: | Size: 632832 | Author: 郭肇禄 | Hits:

[.netQueue

Description: 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-8 Queen s problem is an ancient and well-known problems, backtracking algorithm is a typical example. The problem is that the nineteenth century, the famous mathematician Gauss in 1850: Under the 8x8 grid on the display of the chess Queen eight, making it unable to attack each other, that is, any two can not be Queen s in the same line, the same row or the same slash on, asking how many kinds of pendulum method.
Platform: | Size: 9216 | Author: 何再兴 | Hits:

[AlgorithmBarCodeTest

Description: 遗传算法改进神经网络源程序 该小程序可以添加条形码功能到你的网页或者applet上,这个applet把大写字母和数字转换为标准的条形码。-Neural network genetic algorithm to improve the source code of the applet you can add barcode functionality to your web page or applet, this applet to convert uppercase letters and numbers as the standard bar code.
Platform: | Size: 829440 | Author: 林立 | Hits:

[AI-NN-PRGenetic_Algorithms

Description: 很好的遗传算法例题,附有相应的源代码C++程序,值得一看啊!-Very good example of genetic algorithm with the corresponding source code C++ Procedures, see ah!
Platform: | Size: 101376 | Author: 闫伟 | Hits:

[Mathimatics-Numerical algorithmsSGAfun

Description: 基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg -Based on the basic function of genetic algorithm optimization SGA.CA Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E. Goldberg
Platform: | Size: 630784 | Author: 王维 | Hits:

[AI-NN-PRsga

Description: 遗传算法代码,函数实现了遗传算法当中各个遗传过程,使用方便。-Genetic algorithm code, function of genetic algorithm to achieve these various genetic process and easy to use.
Platform: | Size: 5120 | Author: saheya | Hits:

[AI-NN-PR5

Description: 介绍基于遗传算法的PID控制,介绍遗传算法原理,并附有相关的源代码-Introduced based on genetic algorithm PID control, introduced the principle of genetic algorithm, together with related source code
Platform: | Size: 352256 | Author: 大毛 | Hits:

[AI-NN-PRGA

Description: 研究多年的遗传算法代码!与大家共享!能实现最优化算法!-Study of the genetic algorithm code for many years! To share with you! Optimization algorithm to achieve!
Platform: | Size: 49152 | Author: 陶谦 | Hits:

[AI-NN-PRGA-VC

Description: 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。-A variety of genetic algorithm VC program code, for a variety of genetic algorithm to provide the base class.
Platform: | Size: 16384 | Author: linlin | Hits:

[AI-NN-PRyichuan

Description: 使用遗传算法实现TSP问题的c++代码,带有MFC界面-The use of genetic algorithm for TSP problem c++ Code interface with MFC
Platform: | Size: 8256512 | Author: 王文 | Hits:

[Graph Recognizelunwendaima

Description: 是个毕业设计,全名是《遗传算法及其应用》。在应用中编程实现了遗传算法在图像识别中的应用。有源程序,并且能够运行!-Is a graduation project, the full name is Genetic Algorithm and Its Application. Programming in the application of genetic algorithm in image recognition applications. There are source code, and can run!
Platform: | Size: 2263040 | Author: 林个 | Hits:

[AI-NN-PRspea2_c_source

Description: 扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。-Extended genetic algorithm SPEAII (Strength Paretor Evaluation Algorithm) algorithm code, a good procedural framework to facilitate expansion to other application areas, it is recommended the use of everyone.
Platform: | Size: 51200 | Author: 郭玉华 | Hits:

[Algorithmgasample

Description: 一个使用遗传算法实现桥梁的最优化维护的代码-A use of genetic algorithm to optimize the maintenance of the bridge code
Platform: | Size: 28672 | Author: 金军 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 43 »

CodeBus www.codebus.net